ImageGear .NET v24.12 - Updated
Clear Method (NativeObjectArray<T,TParentType>)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace > NativeObjectArray<T,TParentType> Class : Clear Method
Removes all items from the list. Removes all items from the list.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
'Usage
 
Dim instance As NativeObjectArray(Of T,TParentType)
 
instance.Clear()
public virtual void Clear()
public: virtual void Clear(); 
public:
virtual void Clear(); 
See Also

Reference

NativeObjectArray<T,TParentType> Class
NativeObjectArray<T,TParentType> Members